Defines a Remote Go-To action. A remote go-to action is similar to an ordinary go-to action but jumps to a destination in another PDF file instead of the current file.
Initializes a new PDFRemoteGoToAction object.
Initializes a new PDFRemoteGoToAction object with a specified COS action.
Creates a PDF action from a cos dictionary.
Gets the sequence of actions to be performed after this action.
Gets the cos action object.
Gets the destination to jump to.
This method supports the internal library infrastructure and should not be used by external client code.
Gets the file in which the destination is located.
Gets a value indicating whether to open the destination document in a new window.
Sets the sequence of actions to be performed after this action.
Sets the destination to jump to.
Sets the file in which the destination is located.
Sets a value indicating whether to open the destination document in a new window.